Skip to content

[3.8] Fix typo in Lib/socketserver.py (GH-17024)#17193

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-d0acdfc-3.8
Nov 16, 2019
Merged

[3.8] Fix typo in Lib/socketserver.py (GH-17024)#17193
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-d0acdfc-3.8

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

changed 'This is bad class design, but save some typing'
into 'This is bad class design, but saves some typing'.
(cherry picked from commit d0acdfc)

Co-authored-by: Jason (Perry) Taylor jtaylor@seek.com.au

changed 'This is bad class design, but save some typing'
into 'This is bad class design, but saves some typing'.
(cherry picked from commit d0acdfc)

Co-authored-by: Jason (Perry) Taylor <jtaylor@seek.com.au>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@YesmynameisPerry and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit e7c495e into python:3.8 Nov 16, 2019
@miss-islington miss-islington deleted the backport-d0acdfc-3.8 branch November 16, 2019 18:35
@miss-islington

Copy link
Copy Markdown
Contributor Author

@YesmynameisPerry and @vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@YesmynameisPerry and @vstinner: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants